<span style="background-color: #f8f9fa; font-family: monospace,Courier; font-size: 14px;">/* CSS placed here will be applied to all skins */ body {background: gold} #mw-page-base {background: indigo; color: gold} /* unvisited link */ a:link { color: yellow; } /* visited link */ a:visited { color: gold; } /* mouse over link */ a:hover { color: white; } /* selected link */ a:active { color: yellow; } </span>
You need to enable Javascript in your browser to edit pages.
help on how to format text
MediaWiki:Sidebar
MediaWiki:Common.css
<span style="background-color: #f8f9fa; font-family: monospace,Courier; font-size: 14px;">/* CSS placed here will be applied to all skins */ body {background: gold} #mw-page-base {background: indigo; color: gold} /* unvisited link */ a:link { color: yellow; } /* visited link */ a:visited { color: gold; } /* mouse over link */ a:hover { color: white; } /* selected link */ a:active { color: yellow; } </span>